home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / The Bat! Professional 3.01 / thebat_professional.msi / Data1.cab / thebat.exe / 0 / RCDATA / TADDRESSSELECTOR / TADDRESSSELECTOR.txt
Text File  |  2004-10-12  |  15KB  |  608 lines

  1. object AddressSelector: TAddressSelector
  2.   Left = 307
  3.   Top = 129
  4.   Width = 587
  5.   Height = 352
  6.   ActiveControl = eSearch
  7.   BorderIcons = [biSystemMenu, biMaximize]
  8.   Caption = 'Pick e-mail addresses'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object pnClient: TPanel
  25.     Left = 0
  26.     Top = 0
  27.     Width = 579
  28.     Height = 277
  29.     Align = alClient
  30.     TabOrder = 0
  31.     object pnSeparator: TSplitter
  32.       Left = 289
  33.       Top = 1
  34.       Height = 275
  35.       AutoSnap = False
  36.       MinSize = 150
  37.     end
  38.     object pnBook: TPanel
  39.       Left = 1
  40.       Top = 1
  41.       Width = 288
  42.       Height = 275
  43.       Align = alLeft
  44.       BevelOuter = bvNone
  45.       Constraints.MinWidth = 100
  46.       TabOrder = 0
  47.       object pnButtons: TPanel
  48.         Left = 254
  49.         Top = 32
  50.         Width = 34
  51.         Height = 243
  52.         Align = alRight
  53.         BevelOuter = bvNone
  54.         TabOrder = 2
  55.         object b_Add: TButton
  56.           Left = 1
  57.           Top = 17
  58.           Width = 32
  59.           Height = 24
  60.           Caption = '>'
  61.           TabOrder = 1
  62.           OnClick = b_AddClick
  63.         end
  64.         object b_Del: TButton
  65.           Left = 2
  66.           Top = 85
  67.           Width = 31
  68.           Height = 24
  69.           Caption = '<'
  70.           TabOrder = 2
  71.           OnClick = b_DelClick
  72.         end
  73.         object b_DelAll: TButton
  74.           Left = 2
  75.           Top = 117
  76.           Width = 31
  77.           Height = 24
  78.           Caption = '<<'
  79.           TabOrder = 3
  80.           OnClick = b_DelAllClick
  81.         end
  82.         object b_Del_All: TButton
  83.           Left = 2
  84.           Top = 149
  85.           Width = 31
  86.           Height = 24
  87.           Caption = '<<<'
  88.           TabOrder = 4
  89.           OnClick = b_Del_AllClick
  90.         end
  91.         object b_Menu: TButton
  92.           Left = 2
  93.           Top = 186
  94.           Width = 31
  95.           Height = 24
  96.           Caption = '?'
  97.           TabOrder = 0
  98.           OnClick = b_MenuClick
  99.         end
  100.         object b_AddAll: TButton
  101.           Left = 1
  102.           Top = 48
  103.           Width = 32
  104.           Height = 24
  105.           Caption = '>>'
  106.           TabOrder = 5
  107.           OnClick = b_AddAllClick
  108.         end
  109.       end
  110.       object pnTop: TPanel
  111.         Left = 0
  112.         Top = 0
  113.         Width = 288
  114.         Height = 32
  115.         Align = alTop
  116.         BevelOuter = bvNone
  117.         TabOrder = 0
  118.         OnResize = pnTopResize
  119.         object cbBook: TComboBox
  120.           Left = 2
  121.           Top = 3
  122.           Width = 241
  123.           Height = 26
  124.           Style = csOwnerDrawFixed
  125.           ItemHeight = 20
  126.           TabOrder = 0
  127.           OnChange = cbBookChange
  128.           OnDrawItem = cbBookDrawItem
  129.         end
  130.       end
  131.       object pnAddr: TPanel
  132.         Left = 0
  133.         Top = 32
  134.         Width = 254
  135.         Height = 243
  136.         Align = alClient
  137.         BevelOuter = bvNone
  138.         BorderWidth = 2
  139.         TabOrder = 1
  140.         object pnSearch: TPanel
  141.           Left = 2
  142.           Top = 204
  143.           Width = 250
  144.           Height = 37
  145.           Align = alBottom
  146.           BevelOuter = bvNone
  147.           TabOrder = 0
  148.           OnResize = pnSearchResize
  149.           object lSearch: TLabel
  150.             Left = 8
  151.             Top = 12
  152.             Width = 66
  153.             Height = 13
  154.             Caption = '&Quick search:'
  155.             FocusControl = eSearch
  156.           end
  157.           object eSearch: TEdit
  158.             Left = 80
  159.             Top = 8
  160.             Width = 129
  161.             Height = 21
  162.             PopupMenu = pmSearch
  163.             TabOrder = 0
  164.             OnChange = eSearchChange
  165.           end
  166.         end
  167.         object nBook: TNotebook
  168.           Left = 2
  169.           Top = 2
  170.           Width = 250
  171.           Height = 202
  172.           Align = alClient
  173.           TabOrder = 1
  174.           object TPage
  175.             Left = 0
  176.             Top = 0
  177.             Caption = 'Default'
  178.             object pnAB: TPanel
  179.               Left = 0
  180.               Top = 0
  181.               Width = 250
  182.               Height = 202
  183.               Align = alClient
  184.               BevelOuter = bvNone
  185.               TabOrder = 0
  186.               object hBook: THeaderControl
  187.                 Left = 0
  188.                 Top = 0
  189.                 Width = 250
  190.                 Height = 17
  191.                 Hint = 'nograb'
  192.                 Sections = <
  193.                   item
  194.                     AllowClick = False
  195.                     ImageIndex = -1
  196.                     MaxWidth = 20
  197.                     MinWidth = 20
  198.                     Width = 20
  199.                   end
  200.                   item
  201.                     ImageIndex = -1
  202.                     MaxWidth = 0
  203.                     Text = 'Name'
  204.                     Width = 0
  205.                   end>
  206.                 OnSectionResize = hBookSectionResize
  207.               end
  208.               object gAddr: TAddressBookGrid
  209.                 Left = 0
  210.                 Top = 17
  211.                 Width = 250
  212.                 Height = 185
  213.                 Align = alClient
  214.                 DefaultRowHeight = 18
  215.                 DefaultDrawing = False
  216.                 FixedRows = 0
  217.                 GridLineWidth = 0
  218.                 Options = [goThumbTracking]
  219.                 PopupMenu = GridPopup
  220.                 TabOrder = 1
  221.                 OnClick = gAddrClick
  222.                 OnDblClick = gAddrDblClick
  223.                 OnKeyDown = gAddrKeyDown
  224.                 OnKeyPress = gAddrKeyPress
  225.                 OnMouseDown = gAddrMouseDown
  226.                 Header = hBook
  227.                 ReadOnly = True
  228.                 RowHeights = (
  229.                   18
  230.                   18
  231.                   18
  232.                   18
  233.                   18)
  234.               end
  235.             end
  236.           end
  237.           object TPage
  238.             Left = 0
  239.             Top = 0
  240.             Caption = 'DBpage'
  241.             object pnDB: TPanel
  242.               Left = 0
  243.               Top = 0
  244.               Width = 250
  245.               Height = 202
  246.               Align = alClient
  247.               BevelOuter = bvNone
  248.               TabOrder = 0
  249.               object dbHeader: THeaderControl
  250.                 Left = 0
  251.                 Top = 0
  252.                 Width = 250
  253.                 Height = 17
  254.                 Sections = <
  255.                   item
  256.                     ImageIndex = -1
  257.                     MaxWidth = 24
  258.                     MinWidth = 24
  259.                     Width = 24
  260.                   end
  261.                   item
  262.                     ImageIndex = -1
  263.                     Width = 200
  264.                   end>
  265.                 OnSectionResize = dbHeaderSectionResize
  266.               end
  267.               object dbGrid: TADBGrid
  268.                 Left = 0
  269.                 Top = 17
  270.                 Width = 250
  271.                 Height = 185
  272.                 Align = alClient
  273.                 ColCount = 2
  274.                 DefaultDrawing = False
  275.                 FixedCols = 0
  276.                 FixedRows = 0
  277.                 GridLineWidth = 0
  278.                 Options = []
  279.                 TabOrder = 1
  280.                 OnMouseDown = dbGridMouseDown
  281.                 SortBy = 0
  282.                 Header = dbHeader
  283.               end
  284.             end
  285.           end
  286.         end
  287.       end
  288.     end
  289.     object pnLists: TPanel
  290.       Left = 292
  291.       Top = 1
  292.       Width = 286
  293.       Height = 275
  294.       Align = alClient
  295.       BevelOuter = bvNone
  296.       TabOrder = 1
  297.       object xPages: TPageControl
  298.         Left = 0
  299.         Top = 0
  300.         Width = 286
  301.         Height = 234
  302.         ActivePage = tsTo
  303.         Align = alClient
  304.         TabOrder = 0
  305.         OnChange = xPagesChange
  306.         OnDragDrop = xPagesDragDrop
  307.         OnDragOver = xPagesDragOver
  308.         object tsTo: TTabSheet
  309.           Caption = 'TO'
  310.           OnDragOver = xPagesDragOver
  311.           object l_To: TListBox
  312.             Left = 0
  313.             Top = 0
  314.             Width = 278
  315.             Height = 206
  316.             Align = alClient
  317.             DragMode = dmAutomatic
  318.             ItemHeight = 13
  319.             MultiSelect = True
  320.             Sorted = True
  321.             TabOrder = 0
  322.             OnDragDrop = l_ToDragDrop
  323.             OnDragOver = l_ToDragOver
  324.             OnKeyDown = l_BCCKeyDown
  325.           end
  326.         end
  327.         object tsCC: TTabSheet
  328.           Tag = 1
  329.           Caption = 'CC'
  330.           OnDragOver = xPagesDragOver
  331.           object l_CC: TListBox
  332.             Left = 0
  333.             Top = 0
  334.             Width = 274
  335.             Height = 206
  336.             Align = alClient
  337.             DragMode = dmAutomatic
  338.             ItemHeight = 13
  339.             MultiSelect = True
  340.             Sorted = True
  341.             TabOrder = 0
  342.             OnDragDrop = l_ToDragDrop
  343.             OnDragOver = l_ToDragOver
  344.             OnKeyDown = l_BCCKeyDown
  345.           end
  346.         end
  347.         object tsBCC: TTabSheet
  348.           Caption = 'BCC'
  349.           OnDragOver = xPagesDragOver
  350.           object l_BCC: TListBox
  351.             Left = 0
  352.             Top = 0
  353.             Width = 274
  354.             Height = 206
  355.             Align = alClient
  356.             DragMode = dmAutomatic
  357.             ItemHeight = 13
  358.             MultiSelect = True
  359.             Sorted = True
  360.             TabOrder = 0
  361.             OnDragDrop = l_ToDragDrop
  362.             OnDragOver = l_ToDragOver
  363.             OnKeyDown = l_BCCKeyDown
  364.           end
  365.         end
  366.       end
  367.       object pnAdd: TPanel
  368.         Left = 0
  369.         Top = 234
  370.         Width = 286
  371.         Height = 41
  372.         Align = alBottom
  373.         BevelOuter = bvNone
  374.         Constraints.MinWidth = 150
  375.         TabOrder = 1
  376.         OnResize = pnAddResize
  377.         object eAdd: TEdit
  378.           Left = 8
  379.           Top = 10
  380.           Width = 185
  381.           Height = 21
  382.           TabOrder = 0
  383.           OnChange = eAddEnter
  384.           OnEnter = eAddEnter
  385.           OnExit = eAddEnter
  386.         end
  387.         object bAddToList: TButton
  388.           Left = 200
  389.           Top = 8
  390.           Width = 81
  391.           Height = 25
  392.           Caption = 'Add'
  393.           Enabled = False
  394.           TabOrder = 1
  395.           OnClick = bAddToListClick
  396.         end
  397.       end
  398.     end
  399.   end
  400.   object pnBottom: TPanel
  401.     Left = 0
  402.     Top = 277
  403.     Width = 579
  404.     Height = 41
  405.     Align = alBottom
  406.     BevelOuter = bvNone
  407.     TabOrder = 1
  408.     object cbAddAll: TCheckBox
  409.       Left = 7
  410.       Top = 13
  411.       Width = 306
  412.       Height = 17
  413.       Caption = '&Add secondary addresses to BCC'
  414.       TabOrder = 0
  415.     end
  416.     object pnBottomBtn: TPanel
  417.       Left = 399
  418.       Top = 0
  419.       Width = 180
  420.       Height = 41
  421.       Align = alRight
  422.       BevelOuter = bvNone
  423.       TabOrder = 1
  424.       object bOK: TButton
  425.         Left = 3
  426.         Top = 7
  427.         Width = 76
  428.         Height = 25
  429.         Caption = '&OK'
  430.         Default = True
  431.         ModalResult = 1
  432.         TabOrder = 0
  433.         OnClick = bOKClick
  434.       end
  435.       object bCancel: TButton
  436.         Left = 88
  437.         Top = 7
  438.         Width = 75
  439.         Height = 25
  440.         Cancel = True
  441.         Caption = 'Cancel'
  442.         ModalResult = 2
  443.         TabOrder = 1
  444.       end
  445.     end
  446.   end
  447.   object pmSearch: TPopupMenu
  448.     Left = 116
  449.     Top = 193
  450.     object msFilter: TMenuItem
  451.       Caption = '&Filter'
  452.       Default = True
  453.       ShortCut = 13
  454.       OnClick = msFilterClick
  455.     end
  456.     object msFilterColumn: TMenuItem
  457.       Caption = 'Filter &Column'
  458.       ShortCut = 8205
  459.       OnClick = msFilterColumnClick
  460.     end
  461.     object msFindNext: TMenuItem
  462.       Caption = 'Find &Next'
  463.       ShortCut = 16397
  464.       OnClick = msFindNextClick
  465.     end
  466.     object msFindPrev: TMenuItem
  467.       Tag = 1
  468.       Caption = 'Find &Previous'
  469.       ShortCut = 24589
  470.       OnClick = msFindNextClick
  471.     end
  472.     object N11: TMenuItem
  473.       Caption = '-'
  474.     end
  475.     object msUndo: TMenuItem
  476.       Caption = '&Undo'
  477.       OnClick = msUndoClick
  478.     end
  479.     object N13: TMenuItem
  480.       Caption = '-'
  481.     end
  482.     object msCut: TMenuItem
  483.       Caption = 'C&ut'
  484.       ShortCut = 16472
  485.       OnClick = msCutClick
  486.     end
  487.     object msCopy: TMenuItem
  488.       Caption = 'C&opy'
  489.       ShortCut = 16451
  490.       OnClick = msCopyClick
  491.     end
  492.     object msPaste: TMenuItem
  493.       Caption = '&Paste'
  494.       ShortCut = 16470
  495.       OnClick = msPasteClick
  496.     end
  497.     object N12: TMenuItem
  498.       Caption = '-'
  499.     end
  500.     object msSelectAll: TMenuItem
  501.       Caption = 'Select all'
  502.       ShortCut = 16449
  503.       OnClick = msSelectAllClick
  504.     end
  505.     object qsAdd: TMenuItem
  506.       Caption = 'Add'
  507.       ShortCut = 32817
  508.       Visible = False
  509.       OnClick = b_AddClick
  510.     end
  511.     object qsAddAll: TMenuItem
  512.       Caption = 'Add All'
  513.       ShortCut = 32818
  514.       Visible = False
  515.     end
  516.     object qsRemove: TMenuItem
  517.       Caption = 'Remove'
  518.       ShortCut = 32819
  519.       Visible = False
  520.       OnClick = b_DelClick
  521.     end
  522.     object qsRemoveAll: TMenuItem
  523.       Caption = 'Remove All'
  524.       ShortCut = 32820
  525.       Visible = False
  526.       OnClick = b_DelAllClick
  527.     end
  528.     object qsRemoveTOCCBCC: TMenuItem
  529.       Caption = 'Remove TO/CC/BCC'
  530.       ShortCut = 32821
  531.       Visible = False
  532.       OnClick = b_Del_AllClick
  533.     end
  534.   end
  535.   object LDAP1: TLDAPClient
  536.     AutoBind = True
  537.     SearchDerefAliases = ldaNever
  538.     SearchScope = lssWholeSubtree
  539.     SearchSizeLimit = 0
  540.     SearchTimeLimit = 0
  541.     Port = 389
  542.     Authentication = laNone
  543.     OnConnectFail = LDAP1ConnectFail
  544.     OnBind = LDAP1Bind
  545.     OnBindFail = LDAP1BindFail
  546.     OnFound = LDAP1Found
  547.     OnSearchDone = LDAP1SearchDone
  548.     Left = 177
  549.     Top = 113
  550.   end
  551.   object tmSearch: TTimer
  552.     Enabled = False
  553.     Interval = 200
  554.     OnTimer = tmSearchTimer
  555.     Left = 57
  556.     Top = 105
  557.   end
  558.   object tmLdapSearch: TTimer
  559.     Enabled = False
  560.     Interval = 2000
  561.     OnTimer = tmLdapSearchTimer
  562.     Left = 113
  563.     Top = 137
  564.   end
  565.   object GridPopup: TPopupMenu
  566.     OnPopup = GridPopupPopup
  567.     Left = 73
  568.     Top = 193
  569.     object mgAdd: TMenuItem
  570.       Caption = 'Add'
  571.       ShortCut = 32817
  572.       OnClick = b_AddClick
  573.     end
  574.     object mMsgTo: TMenuItem
  575.       Caption = 'Add address'
  576.       Visible = False
  577.     end
  578.     object mgAddAll: TMenuItem
  579.       Caption = 'Add All'
  580.       ShortCut = 32818
  581.       OnClick = b_AddAllClick
  582.     end
  583.     object mgRemove: TMenuItem
  584.       Caption = 'Remove'
  585.       ShortCut = 32819
  586.       OnClick = b_DelClick
  587.     end
  588.     object mgRemoveAll: TMenuItem
  589.       Caption = 'Remove All'
  590.       ShortCut = 32820
  591.       OnClick = b_DelAllClick
  592.     end
  593.     object mgRemoveTOCCBCC: TMenuItem
  594.       Caption = 'Remove TO/CC/BCC'
  595.       ShortCut = 32821
  596.       OnClick = b_Del_AllClick
  597.     end
  598.     object N1: TMenuItem
  599.       Caption = '-'
  600.     end
  601.     object mgSelectAll: TMenuItem
  602.       Caption = 'Select All'
  603.       ShortCut = 16449
  604.       OnClick = mgSelectAllClick
  605.     end
  606.   end
  607. end
  608.